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-08-01 14:56.34 ---> 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-08-01 14:56.34 ---> 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 dc616c8e8f4fbb597c8d985759c011843bd8d228"))
2021-08-01 14:56.34 ---> using "f3b349b4832fe4ba25cc9f1ea64f48876b564abfb61bc999b750f08d4ef74287" 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-08-01 14:56.34 ---> using "8588e75136f02e0c6d2464bfebbd09a8842c0ffae7e348ed5944f9bde1f9567c" 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-08-01 14:56.34 ---> using "c60bafa2b18ea3b22658dc9b9f1043626ddc2c26a64489ff51b7ee1bb702a75a" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-08-01 14:56.34 ---> using "272307276676ee47575394483d05ff426dbc1b5a2bbbf953ba050dc7a88c600a" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (cached)
-> installed ocaml-base-compiler.4.02.3
-> installed ocaml-config.1
-> installed ocaml.4.02.3
-> installed base-ocamlbuild.base
Done.
# Run eval $(opam env --switch=4.02.3) to update the current shell environment
2021-08-01 14:56.34 ---> using "879cb788a7487d6b47b05b9fb7c341239ba0634a7fa8b56a082d5049f021c3da" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2021-07-31-2001.47-F-2021-07-22-2001.46.pdiff [62.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2021-07-31-2001.47-F-2021-07-22-2001.46.pdiff [62.6 kB]
- Fetched 291 kB in 3s (88.5 kB/s)
- Reading package lists...
- 
2021-08-01 14:56.34 ---> using "64131b13db0ba750a1f6e413859ab0f68253f63040d636c31bf989c3d5208702" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2021-08-01 14:56.34 ---> using "a8e4827e70853ef0f298d0b5d499c9b34f6089b99443534e856a4eddcd78743b" from cache

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

Nothing to do.
The following actions will be performed:
  - install ocamlfind                1.9.1      [required by brozip]
  - install ocamlbuild               0          [required by brozip]
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install dune                     1.6.3      [required by ocaml-migrate-parsetree, cppo, jbuilder, ppx_tools_versioned]
  - install ocamlmod                 0.0.9      [required by oasis]
  - install ocamlify                 0.0.1      [required by oasis]
  - install cmdliner                 0.9.8      [required by brozip]
  - install result                   1.5        [required by lwt]
  - install ppx_derivers             1.2.1      [required by ocaml-migrate-parsetree]
  - install jbuilder                 transition [required by lwt]
  - install cppo                     1.6.7      [required by lwt]
  - install oasis                    0.4.11     [required by brozip]
  - install ocaml-migrate-parsetree  1.3.1      [required by lwt]
  - install ppx_tools_versioned      5.2.2      [required by lwt]
  - install lwt                      3.3.0      [required by brozip]                                                       For the PPX, please install package lwt_ppx
                                                                                                                           For Lwt_log and Lwt_daemon, please install package lwt_log
  - install brotli                   1.1        [required by brozip]
  - install brozip                   1.1
===== 16 to install | 1 to remove =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  2/49: [brotli.1.1: http]
Processing  3/49: [brotli.1.1: http] [brozip.1.1: http]
Processing  4/49: [brotli.1.1: http] [brozip.1.1: http]
-> retrieved cmdliner.0.9.8  (cached)
Processing  5/49: [brotli.1.1: http] [brozip.1.1: http]
-> retrieved cppo.1.6.7  (cached)
Processing  6/49: [brotli.1.1: http] [brozip.1.1: http]
Processing  6/49: [brozip.1.1: http]
-> retrieved dune.1.6.3  (cached)
Processing  7/49: [brozip.1.1: http]
Processing  8/49: [brozip.1.1: http]
Processing  9/49: [brozip.1.1: http] [dune: ocaml bootstrap.ml]
Processing  9/49: [dune: ocaml bootstrap.ml]
-> retrieved brotli.1.1  (https://github.com/fxfactorial/ocaml-brotli/archive/v1.1.tar.gz)
Processing 10/49: [dune: ocaml bootstrap.ml]
-> retrieved lwt.3.3.0  (cached)
Processing 11/49: [dune: ocaml bootstrap.ml]
-> retrieved brozip.1.1  (https://github.com/fxfactorial/brozip/archive/v1.1.tar.gz)
Processing 12/49: [dune: ocaml bootstrap.ml]
Processing 13/49: [dune: ocaml bootstrap.ml]
Processing 14/49: [dune: ocaml bootstrap.ml]
-> installed ocamlbuild.0
Processing 15/49: [dune: ocaml bootstrap.ml]
Processing 16/49: [cmdliner: ocaml] [dune: ocaml bootstrap.ml]
-> retrieved oasis.0.4.11  (cached)
Processing 17/49: [cmdliner: ocaml] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-migrate-parsetree.1.3.1  (cached)
Processing 18/49: [cmdliner: ocaml] [dune: ocaml bootstrap.ml]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 19/49: [cmdliner: ocaml] [dune: ocaml bootstrap.ml]
Processing 20/49: [cmdliner: ocaml] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cmdliner.0.9.8)
- File "pkg/topkg-ext.ml", line 42, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "pkg/topkg-ext.ml", line 42, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-> retrieved ocamlify.0.0.1  (cached)
Processing 21/49: [cmdliner: ocaml] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ocamlmod.0.0.9  (cached)
Processing 22/49: [cmdliner: ocaml] [dune: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_tools_versioned.5.2.2  (cached)
-> retrieved result.1.5  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02.3/bin" "-sitelib" "/home/opam/.opam/4.02.3/lib" "-mandir" "/home/opam/.opam/4.02.3/man" "-config" "/home/opam/.opam/4.02.3/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.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: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for 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 num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for 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 num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 22/49: [cmdliner: ocaml] [dune: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cmdliner.0.9.8)
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules src/cmdliner.ml > src/cmdliner.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules src/cmdliner.mli > src/cmdliner.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmi src/cmdliner.mli
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmx src/cmdliner.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -a src/cmdliner.cmx -o src/cmdliner.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmo src/cmdliner.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -a src/cmdliner.cmo -o src/cmdliner.cma
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -shared src/cmdliner.cmx -o src/cmdliner.cmxs
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules src/cmdliner.ml > src/cmdliner.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamldep.opt -modules src/cmdliner.mli > src/cmdliner.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmi src/cmdliner.mli
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmx src/cmdliner.ml
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -a src/cmdliner.cmx -o src/cmdliner.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmo src/cmdliner.ml
- /home/opam/.opam/4.02.3/bin/ocamlc.opt -a src/cmdliner.cmo -o src/cmdliner.cma
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt -shared src/cmdliner.cmx -o src/cmdliner.cmxs
-> compiled  cmdliner.0.9.8
Processing 22/49: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
-> installed cmdliner.0.9.8
Processing 23/49: [dune: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02.3/.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.02.3/.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.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/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  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: 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  -c topfind.mli
- ocamlc -I +compiler-libs  -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.02.3/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -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.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/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.02.3/.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.02.3/.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.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/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  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: 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  -c topfind.mli
- ocamlc -I +compiler-libs  -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.02.3/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -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.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/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.02.3/.opam-switch/build/ocamlfind.1.9.1'
Processing 23/49: [dune: ocaml bootstrap.ml] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.1.6.3)
- '/home/opam/.opam/4.02.3/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.02.3/bin/ocamllex.opt' -q src/dune_lexer.mll
- '/home/opam/.opam/4.02.3/bin/ocamllex.opt' -q src/dune_lang/dune_lexer.mll
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/action.ml src/action_ast.ml src/action_dune_lang.ml src/action_exec.ml src/action_intf.ml src/action_to_sh.boot.ml src/action_unexpanded.ml src/arg_spec.ml src/artifacts.ml src/binary_kind.ml src/bindings.ml src/blang.ml src/build.ml src/build_interpret.ml src/build_system.ml src/check_rules.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/compilation_context.ml src/config.ml src/context.ml src/dep_graph.ml src/dep_path.ml src/deps.ml src/dir_contents.ml src/dir_status.ml src/dir_with_dune.ml src/dune_env.ml src/dune_file.ml src/dune_fmt.ml src/dune_lexer.ml src/dune_load.ml src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.ml src/env_node.ml src/errors.ml src/exe.ml src/exe_rules.ml src/expander.ml src/file_bindings.ml src/file_tree.ml src/findlib.ml src/format_rules.ml src/gen_meta.ml src/gen_rules.ml src/glob.ml src/glob_lexer.boot.ml src/hooks.ml src/import.ml src/inline_tests.boot.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/js_of_ocaml_rules.boot.ml src/lib.ml src/lib_archives.ml src/lib_deps_info.ml src/lib_file_deps.ml src/lib_info.ml src/lib_modules.ml src/lib_name.ml src/lib_rules.ml src/link_time_code_gen.ml src/local_package.ml src/log.ml src/main.ml src/menhir.boot.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_field_evaluator.ml src/ocaml_flags.ml src/ocaml_version.ml src/ocamldep.ml src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path_dune_lang.ml src/per_item.ml src/pform.ml src/predicate_lang.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/promotion.ml src/report_error.ml src/response_file.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/simple_rules.ml src/spawn.ml src/stanza.ml src/static_deps.ml src/stats.ml src/string_with_vars.ml src/sub_dirs.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/test_rules.ml src/top_closure.ml src/utils.ml src/utop.ml src/value.ml src/variant.ml src/versioned_file.ml src/vfile_kind.ml src/vimpl.ml src/virtual_rules.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/stdune/caml/dune_caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/dune_lang/dune_lang.ml src/dune_lang/atom.ml src/dune_lang/dune_lexer.ml src/dune_lang/escape.ml src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.ml src/dune_lang/lexer_shared.ml src/dune_lang/syntax.ml src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/bin.ml src/stdune/bool.ml src/stdune/bytes.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/env.ml src/stdune/escape.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/float.ml src/stdune/fmt.ml src/stdune/hashable.ml src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/import.ml src/stdune/int.ml src/stdune/interned.ml src/stdune/io.ml src/stdune/list.ml src/stdune/loc.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/nothing.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/path.ml src/stdune/pp.ml src/stdune/proc.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.ml src/stdune/sexp_intf.ml src/stdune/staged.ml src/stdune/string.ml src/stdune/type_eq.ml src/stdune/univ_map.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/which_program/which_program.boot.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamllex.opt' -q src/let-syntax/lexer.mll
- File "src/let-syntax/lexer.mll", line 25, characters 10-19:
- Warning 40: pos_fname was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 25, characters 26-34:
- Warning 40: pos_lnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 25, characters 42-50:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 25, characters 59-66:
- Warning 40: pos_bol was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 26, characters 10-18:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 26, characters 27-34:
- Warning 40: pos_bol was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 58, characters 23-31:
- Warning 40: pos_lnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 58, characters 36-45:
- Warning 40: pos_fname was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 59, characters 16-24:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 59, characters 31-38:
- Warning 40: pos_bol was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 222, characters 7-17:
- Warning 40: lex_curr_p was selected from type Lexing.lexbuf.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 223, characters 6-99:
- Warning 40: this record of type Lexing.position contains fields that are 
- not visible in the current scope: pos_fname pos_lnum pos_bol pos_cnum.
- They will not be selected if the type becomes unknown.
- '/home/opam/.opam/4.02.3/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma threads.cma -I +threads boot.ml
- '/home/opam/.opam/4.02.3/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.02.3/bin/ocamllex.opt' -q src/dune_lexer.mll
- '/home/opam/.opam/4.02.3/bin/ocamllex.opt' -q src/dune_lang/dune_lexer.mll
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/action.ml src/action_ast.ml src/action_dune_lang.ml src/action_exec.ml src/action_intf.ml src/action_to_sh.boot.ml src/action_unexpanded.ml src/arg_spec.ml src/artifacts.ml src/binary_kind.ml src/bindings.ml src/blang.ml src/build.ml src/build_interpret.ml src/build_system.ml src/check_rules.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/compilation_context.ml src/config.ml src/context.ml src/dep_graph.ml src/dep_path.ml src/deps.ml src/dir_contents.ml src/dir_status.ml src/dir_with_dune.ml src/dune_env.ml src/dune_file.ml src/dune_fmt.ml src/dune_lexer.ml src/dune_load.ml src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.ml src/env_node.ml src/errors.ml src/exe.ml src/exe_rules.ml src/expander.ml src/file_bindings.ml src/file_tree.ml src/findlib.ml src/format_rules.ml src/gen_meta.ml src/gen_rules.ml src/glob.ml src/glob_lexer.boot.ml src/hooks.ml src/import.ml src/inline_tests.boot.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/js_of_ocaml_rules.boot.ml src/lib.ml src/lib_archives.ml src/lib_deps_info.ml src/lib_file_deps.ml src/lib_info.ml src/lib_modules.ml src/lib_name.ml src/lib_rules.ml src/link_time_code_gen.ml src/local_package.ml src/log.ml src/main.ml src/menhir.boot.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_field_evaluator.ml src/ocaml_flags.ml src/ocaml_version.ml src/ocamldep.ml src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path_dune_lang.ml src/per_item.ml src/pform.ml src/predicate_lang.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/promotion.ml src/report_error.ml src/response_file.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/simple_rules.ml src/spawn.ml src/stanza.ml src/static_deps.ml src/stats.ml src/string_with_vars.ml src/sub_dirs.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/test_rules.ml src/top_closure.ml src/utils.ml src/utop.ml src/value.ml src/variant.ml src/versioned_file.ml src/vfile_kind.ml src/vimpl.ml src/virtual_rules.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/stdune/caml/dune_caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/dune_lang/dune_lang.ml src/dune_lang/atom.ml src/dune_lang/dune_lexer.ml src/dune_lang/escape.ml src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.ml src/dune_lang/lexer_shared.ml src/dune_lang/syntax.ml src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/bin.ml src/stdune/bool.ml src/stdune/bytes.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/env.ml src/stdune/escape.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/float.ml src/stdune/fmt.ml src/stdune/hashable.ml src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/import.ml src/stdune/int.ml src/stdune/interned.ml src/stdune/io.ml src/stdune/list.ml src/stdune/loc.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/nothing.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/path.ml src/stdune/pp.ml src/stdune/proc.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.ml src/stdune/sexp_intf.ml src/stdune/staged.ml src/stdune/string.ml src/stdune/type_eq.ml src/stdune/univ_map.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/which_program/which_program.boot.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.02.3/bin/ocamllex.opt' -q src/let-syntax/lexer.mll
- File "src/let-syntax/lexer.mll", line 25, characters 10-19:
- Warning 40: pos_fname was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 25, characters 26-34:
- Warning 40: pos_lnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 25, characters 42-50:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 25, characters 59-66:
- Warning 40: pos_bol was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 26, characters 10-18:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 26, characters 27-34:
- Warning 40: pos_bol was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 58, characters 23-31:
- Warning 40: pos_lnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 58, characters 36-45:
- Warning 40: pos_fname was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 59, characters 16-24:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 59, characters 31-38:
- Warning 40: pos_bol was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 222, characters 7-17:
- Warning 40: lex_curr_p was selected from type Lexing.lexbuf.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "src/let-syntax/lexer.mll", line 223, characters 6-99:
- Warning 40: this record of type Lexing.position contains fields that are 
- not visible in the current scope: pos_fname pos_lnum pos_bol pos_cnum.
- They will not be selected if the type becomes unknown.
- '/home/opam/.opam/4.02.3/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma threads.cma -I +threads boot.ml
Processing 23/49: [dune: ./boot.exe 31] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02.3/.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.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: 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  -c topfind.ml
- 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  -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.02.3/.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.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: 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  -c topfind.ml
- 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  -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.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 23/49: [dune: ./boot.exe 31]
Processing 24/49: [dune: ./boot.exe 31] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02.3/.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.02.3/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02.3/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.02.3/bin"
- mkdir -p "/home/opam/.opam/4.02.3/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02.3/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02.3/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02.3/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.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.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02.3/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.02.3/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02.3/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02.3/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02.3/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02.3/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02.3/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.02.3/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.02.3/man/man1" "/home/opam/.opam/4.02.3/man/man3" "/home/opam/.opam/4.02.3/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02.3/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02.3/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.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.02.3/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02.3/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.02.3/bin"
- mkdir -p "/home/opam/.opam/4.02.3/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02.3/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02.3/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02.3/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.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.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02.3/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.02.3/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02.3/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02.3/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02.3/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02.3/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02.3/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.02.3/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.02.3/man/man1" "/home/opam/.opam/4.02.3/man/man3" "/home/opam/.opam/4.02.3/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02.3/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02.3/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 24/49: [dune: ./boot.exe 31]
Processing 25/49: [dune: ./boot.exe 31] [ocamlify: ocaml setup.ml]
Processing 26/49: [dune: ./boot.exe 31] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlify.0.0.1)
- I: Running command '/home/opam/.opam/4.02.3/bin/ocamlc.opt -config > /opam-tmp/oasis-15e6bb.txt'
- I: Running command '/home/opam/.opam/4.02.3/bin/ocamlfind query -format %v findlib > /opam-tmp/oasis-4bc6c0.txt'
- 
- Configuration: 
- 
- OCamlbuild additional flags: ................... 
- Compile with ocaml profile flag on.: ........... false
- Compile with ocaml debug flag on.: ............. true
- Remove a directory.: ........................... rm -rf
- Remove a file.: ................................ rm -f
- suffix_program: ................................ 
- is_native: ..................................... true
- findlib_version: ............................... 1.9.1
- PS documentation: .............................. $docdir
- PDF documentation: ............................. $docdir
- DVI documentation: ............................. $docdir
- HTML documentation: ............................ $docdir
- Documentation root: ............................ $datarootdir/doc/$pkg_name
- Man documentation: ............................. $datarootdir/man
- Locale-dependent data: ......................... $datarootdir/locale
- Info documentation: ............................ $datarootdir/info
- Read-only architecture-independent data: ....... $datarootdir
- Read-only arch-independent data root: .......... $prefix/share
- Object code libraries: ......................... $exec_prefix/lib
- Modifiable single-machine data: ................ $prefix/var
- Modifiable architecture-independent data: ...... $prefix/com
- Read-only single-machine data: ................. $prefix/etc
- Program executables: ........................... $exec_prefix/libexec
- System admin executables: ...................... $exec_prefix/sbin
- User executables: .............................. $exec_prefix/bin
- Install architecture-dependent files in dir: ... $prefix
- Install architecture-independent files dir: .... /home/opam/.opam/4.02.3
- systhread_supported: ........................... true
- default_executable_name: ....................... a.out
- ext_dll: ....................................... .so
- ext_lib: ....................................... .a
- ext_asm: ....................................... .s
- ext_obj: ....................................... .o
- model: ......................................... default
- native_c_compiler: ............................. gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- bytecomp_c_compiler: ........................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- standard_runtime: .............................. /home/opam/.opam/4.02.3/bin/ocamlrun
- standard_library: .............................. /home/opam/.opam/4.02.3/lib/ocaml
- standard_library_default: ...................... /home/opam/.opam/4.02.3/lib/ocaml
- ocaml_version: ................................. 4.02.3
- ccomp_type: .................................... cc
- architecture: .................................. amd64
- system: ........................................ linux
- os_type: ....................................... Unix
- Package version: ............................... 0.0.1
- Package name: .................................. ocamlify
- ocamlbuild: .................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- ocamlopt: ...................................... /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlc: ........................................ /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlfind: ..................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- 
- I: Running command '/home/opam/.opam/4.02.3/bin/ocamlc.opt -config > /opam-tmp/oasis-15e6bb.txt'
- I: Running command '/home/opam/.opam/4.02.3/bin/ocamlfind query -format %v findlib > /opam-tmp/oasis-4bc6c0.txt'
- 
- Configuration: 
- 
- OCamlbuild additional flags: ................... 
- Compile with ocaml profile flag on.: ........... false
- Compile with ocaml debug flag on.: ............. true
- Remove a directory.: ........................... rm -rf
- Remove a file.: ................................ rm -f
- suffix_program: ................................ 
- is_native: ..................................... true
- findlib_version: ............................... 1.9.1
- PS documentation: .............................. $docdir
- PDF documentation: ............................. $docdir
- DVI documentation: ............................. $docdir
- HTML documentation: ............................ $docdir
- Documentation root: ............................ $datarootdir/doc/$pkg_name
- Man documentation: ............................. $datarootdir/man
- Locale-dependent data: ......................... $datarootdir/locale
- Info documentation: ............................ $datarootdir/info
- Read-only architecture-independent data: ....... $datarootdir
- Read-only arch-independent data root: .......... $prefix/share
- Object code libraries: ......................... $exec_prefix/lib
- Modifiable single-machine data: ................ $prefix/var
- Modifiable architecture-independent data: ...... $prefix/com
- Read-only single-machine data: ................. $prefix/etc
- Program executables: ........................... $exec_prefix/libexec
- System admin executables: ...................... $exec_prefix/sbin
- User executables: .............................. $exec_prefix/bin
- Install architecture-dependent files in dir: ... $prefix
- Install architecture-independent files dir: .... /home/opam/.opam/4.02.3
- systhread_supported: ........................... true
- default_executable_name: ....................... a.out
- ext_dll: ....................................... .so
- ext_lib: ....................................... .a
- ext_asm: ....................................... .s
- ext_obj: ....................................... .o
- model: ......................................... default
- native_c_compiler: ............................. gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- bytecomp_c_compiler: ........................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- standard_runtime: .............................. /home/opam/.opam/4.02.3/bin/ocamlrun
- standard_library: .............................. /home/opam/.opam/4.02.3/lib/ocaml
- standard_library_default: ...................... /home/opam/.opam/4.02.3/lib/ocaml
- ocaml_version: ................................. 4.02.3
- ccomp_type: .................................... cc
- architecture: .................................. amd64
- system: ........................................ linux
- os_type: ....................................... Unix
- Package version: ............................... 0.0.1
- Package name: .................................. ocamlify
- ocamlbuild: .................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- ocamlopt: ...................................... /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlc: ........................................ /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlfind: ..................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlmod.0.0.9)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ocamlmod
- Package version: ..................................... 0.0.9
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_str: ............................................. /home/opam/.opam/4.02.3/lib/ocaml
- 
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ocamlmod
- Package version: ..................................... 0.0.9
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_str: ............................................. /home/opam/.opam/4.02.3/lib/ocaml
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlify.0.0.1)
- I: Running command '/home/opam/.opam/4.02.3/bin/ocamlbuild src/ocamlify.byte -tag debug'
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ocamlify.ml > src/ocamlify.ml.depends
- ocamlfind ocamldep -modules src/OCamlifyConfig.ml > src/OCamlifyConfig.ml.depends
- ocamlfind ocamlc -c -g -I src -o src/OCamlifyConfig.cmo src/OCamlifyConfig.ml
- ocamlfind ocamlc -c -g -I src -o src/ocamlify.cmo src/ocamlify.ml
- ocamlfind ocamlc -g -linkpkg src/OCamlifyConfig.cmo src/ocamlify.cmo -o src/ocamlify.byte
- I: Running command 'cp '_build/src/ocamlify.byte' '_build/src/ocamlify''
- I: Running command '/home/opam/.opam/4.02.3/bin/ocamlbuild src/ocamlify.byte -tag debug'
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ocamlify.ml > src/ocamlify.ml.depends
- ocamlfind ocamldep -modules src/OCamlifyConfig.ml > src/OCamlifyConfig.ml.depends
- ocamlfind ocamlc -c -g -I src -o src/OCamlifyConfig.cmo src/OCamlifyConfig.ml
- ocamlfind ocamlc -c -g -I src -o src/ocamlify.cmo src/ocamlify.ml
- ocamlfind ocamlc -g -linkpkg src/OCamlifyConfig.cmo src/ocamlify.cmo -o src/ocamlify.byte
- I: Running command 'cp '_build/src/ocamlify.byte' '_build/src/ocamlify''
-> compiled  ocamlify.0.0.1
Processing 26/49: [dune: ./boot.exe 31] [ocamlmod: ocaml setup.ml]
Processing 27/49: [dune: ./boot.exe 31] [ocamlmod: ocaml setup.ml] [ocamlify: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlify.0.0.1)
- I: Copying file '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' to '/home/opam/.opam/4.02.3/bin/ocamlify'
- I: Running command 'cp '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' '/home/opam/.opam/4.02.3/bin/ocamlify''
- I: Copying file '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' to '/home/opam/.opam/4.02.3/bin/ocamlify'
- I: Running command 'cp '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' '/home/opam/.opam/4.02.3/bin/ocamlify''
-> installed ocamlify.0.0.1
Processing 27/49: [dune: ./boot.exe 31] [ocamlmod: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlmod.0.0.9)
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 21, characters 18-27:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 23, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package str -modules src/ocamlmod.ml > src/ocamlmod.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package str -modules src/ocamlmodConf.ml > src/ocamlmodConf.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmodConf.cmo src/ocamlmodConf.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- File "src/ocamlmod.ml", line 29, characters 6-13:
- Warning 26: unused variable real_fn.
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -linkpkg -package str src/ocamlmodConf.cmo src/ocamlmod.cmo -o src/ocamlmod.byte
- /home/opam/.opam/4.02.3/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 21, characters 18-27:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 23, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package str -modules src/ocamlmod.ml > src/ocamlmod.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package str -modules src/ocamlmodConf.ml > src/ocamlmodConf.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmodConf.cmo src/ocamlmodConf.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- File "src/ocamlmod.ml", line 29, characters 6-13:
- Warning 26: unused variable real_fn.
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -g -linkpkg -package str src/ocamlmodConf.cmo src/ocamlmod.cmo -o src/ocamlmod.byte
-> compiled  ocamlmod.0.0.9
Processing 27/49: [dune: ./boot.exe 31]
Processing 28/49: [dune: ./boot.exe 31] [ocamlmod: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.1.6.3)
-> compiled  dune.1.6.3
Processing 28/49: [ocamlmod: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlmod.0.0.9)
-> installed ocamlmod.0.0.9
Processing 29/49: [oasis: ocaml setup.ml]
-> installed dune.1.6.3
Processing 30/49: [oasis: ocaml setup.ml]
Processing 31/49: [cppo: dune build] [oasis: ocaml setup.ml]
Processing 32/49: [cppo: dune build] [oasis: ocaml setup.ml]
Processing 33/49: [cppo: dune build] [oasis: ocaml setup.ml] [ppx_derivers: dune build]
Processing 34/49: [cppo: dune build] [oasis: ocaml setup.ml] [ppx_derivers: dune build] [result: dune build]
-> installed jbuilder.transition
Processing 35/49: [cppo: dune build] [oasis: ocaml setup.ml] [ppx_derivers: dune build] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 35/49: [cppo: dune build] [oasis: ocaml setup.ml] [result: dune build]
-> installed ppx_derivers.1.2.1
Processing 36/49: [cppo: dune build] [oasis: ocaml setup.ml] [result: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 36/49: [cppo: dune build] [oasis: ocaml setup.ml]
-> installed result.1.5
Processing 37/49: [cppo: dune build] [oasis: ocaml setup.ml]
Processing 38/49: [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
Processing 38/49: [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build]
-> installed cppo.1.6.7
Processing 39/49: [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/oasis.0.4.11)
- 
- Configuration:
- ocamlfind: ................................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: ...................................................... /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: .................................................... /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .................................................. /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ................................................ oasis
- Package version: ............................................. 0.4.11
- os_type: ..................................................... Unix
- system: ...................................................... linux
- architecture: ................................................ amd64
- ccomp_type: .................................................. cc
- ocaml_version: ............................................... 4.02.3
- standard_library_default: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: ............................................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: ............................................ /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ......................................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ........................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ....................................................... default
- ext_obj: ..................................................... .o
- ext_asm: ..................................................... .s
- ext_lib: ..................................................... .a
- ext_dll: ..................................................... .so
- default_executable_name: ..................................... a.out
- systhread_supported: ......................................... true
- Install architecture-independent files dir: .................. /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ................. $prefix
- User executables: ............................................ $exec_prefix/bin
- System admin executables: .................................... $exec_prefix/sbin
- Program executables: ......................................... $exec_prefix/libexec
- Read-only single-machine data: ............................... $prefix/etc
- Modifiable architecture-independent data: .................... $prefix/com
- Modifiable single-machine data: .............................. $prefix/var
- Object code libraries: ....................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................ $prefix/share
- Read-only architecture-independent data: ..................... $datarootdir
- Info documentation: .......................................... $datarootdir/info
- Locale-dependent data: ....................................... $datarootdir/locale
- Man documentation: ........................................... $datarootdir/man
- Documentation root: .......................................... $datarootdir/doc/$pkg_name
- HTML documentation: .......................................... $docdir
- DVI documentation: ........................................... $docdir
- PDF documentation: ........................................... $docdir
- PS documentation: ............................................ $docdir
- findlib_version: ............................................. 1.9.1
- is_native: ................................................... true
- suffix_program: ..............................................
- Remove a file.: .............................................. rm -f
- Remove a directory.: ......................................... rm -rf
- Turn ocaml debug flag on: .................................... true
- Turn ocaml profile flag on: .................................. false
- Compiler support generation of .cmxs.: ....................... true
- OCamlbuild additional flags: .................................
- Install OASIS and base libraries, for plugins development: ... true
- Build OASIS tools for development: ........................... false
- Build test-quickstart: ....................................... true
- Build test-omake: ............................................ false
- Build test-devel: ............................................ false
- Create documentations: ....................................... true
- Compile tests executable and library and run them: ........... false
- make: ........................................................ /usr/bin/make
- ocamlmod: .................................................... /home/opam/.opam/4.02.3/bin/ocamlmod
- ocamlyacc: ................................................... /home/opam/.opam/4.02.3/bin/ocamlyacc
- ocamllex: .................................................... /home/opam/.opam/4.02.3/bin/ocamllex
- ocamlify: .................................................... /home/opam/.opam/4.02.3/bin/ocamlify
- pkg_unix: .................................................... /home/opam/.opam/4.02.3/lib/ocaml
- pkg_ocamlbuild: .............................................. /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild
- ocamldoc: .................................................... /home/opam/.opam/4.02.3/bin/ocamldoc
- pkg_dynlink: ................................................. /home/opam/.opam/4.02.3/lib/ocaml
- pkg_findlib: ................................................. /home/opam/.opam/4.02.3/lib/findlib
- 
- 
- Configuration:
- ocamlfind: ................................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: ...................................................... /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: .................................................... /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .................................................. /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ................................................ oasis
- Package version: ............................................. 0.4.11
- os_type: ..................................................... Unix
- system: ...................................................... linux
- architecture: ................................................ amd64
- ccomp_type: .................................................. cc
- ocaml_version: ............................................... 4.02.3
- standard_library_default: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: ............................................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: ............................................ /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ......................................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ........................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ....................................................... default
- ext_obj: ..................................................... .o
- ext_asm: ..................................................... .s
- ext_lib: ..................................................... .a
- ext_dll: ..................................................... .so
- default_executable_name: ..................................... a.out
- systhread_supported: ......................................... true
- Install architecture-independent files dir: .................. /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ................. $prefix
- User executables: ............................................ $exec_prefix/bin
- System admin executables: .................................... $exec_prefix/sbin
- Program executables: ......................................... $exec_prefix/libexec
- Read-only single-machine data: ............................... $prefix/etc
- Modifiable architecture-independent data: .................... $prefix/com
- Modifiable single-machine data: .............................. $prefix/var
- Object code libraries: ....................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................ $prefix/share
- Read-only architecture-independent data: ..................... $datarootdir
- Info documentation: .......................................... $datarootdir/info
- Locale-dependent data: ....................................... $datarootdir/locale
- Man documentation: ........................................... $datarootdir/man
- Documentation root: .......................................... $datarootdir/doc/$pkg_name
- HTML documentation: .......................................... $docdir
- DVI documentation: ........................................... $docdir
- PDF documentation: ........................................... $docdir
- PS documentation: ............................................ $docdir
- findlib_version: ............................................. 1.9.1
- is_native: ................................................... true
- suffix_program: ..............................................
- Remove a file.: .............................................. rm -f
- Remove a directory.: ......................................... rm -rf
- Turn ocaml debug flag on: .................................... true
- Turn ocaml profile flag on: .................................. false
- Compiler support generation of .cmxs.: ....................... true
- OCamlbuild additional flags: .................................
- Install OASIS and base libraries, for plugins development: ... true
- Build OASIS tools for development: ........................... false
- Build test-quickstart: ....................................... true
- Build test-omake: ............................................ false
- Build test-devel: ............................................ false
- Create documentations: ....................................... true
- Compile tests executable and library and run them: ........... false
- make: ........................................................ /usr/bin/make
- ocamlmod: .................................................... /home/opam/.opam/4.02.3/bin/ocamlmod
- ocamlyacc: ................................................... /home/opam/.opam/4.02.3/bin/ocamlyacc
- ocamllex: .................................................... /home/opam/.opam/4.02.3/bin/ocamllex
- ocamlify: .................................................... /home/opam/.opam/4.02.3/bin/ocamlify
- pkg_unix: .................................................... /home/opam/.opam/4.02.3/lib/ocaml
- pkg_ocamlbuild: .............................................. /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild
- ocamldoc: .................................................... /home/opam/.opam/4.02.3/bin/ocamldoc
- pkg_dynlink: ................................................. /home/opam/.opam/4.02.3/lib/ocaml
- pkg_findlib: ................................................. /home/opam/.opam/4.02.3/lib/findlib
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocaml-migrate-parsetree.1.3.1)
-> compiled  ocaml-migrate-parsetree.1.3.1
Processing 39/49: [oasis: ocaml setup.ml]
-> installed ocaml-migrate-parsetree.1.3.1
Processing 40/49: [oasis: ocaml setup.ml]
Processing 41/49: [oasis: ocaml setup.ml] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_tools_versioned.5.2.2)
-> compiled  ppx_tools_versioned.5.2.2
Processing 41/49: [oasis: ocaml setup.ml]
-> installed ppx_tools_versioned.5.2.2
Processing 42/49: [oasis: ocaml setup.ml]
Processing 43/49: [lwt: ocaml false] [oasis: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/configure.ml" "-use-libev" "false" "-use-camlp4" "false" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/lwt.3.3.0)
Processing 43/49: [lwt: jbuilder build] [oasis: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lwt" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/lwt.3.3.0)
- File "_unknown_", line 1, characters 0-0:
- Warning: File META.lwt is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- Delete file META.lwt to get rid of this warning.
-     discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp
- found config var ext_obj: ...................... .o
- found config var default_executable_name: ...... a.out
- found config var ccomp_type: ................... cc
- found config var system: ....................... linux
- found config var os_type: ...................... Unix
- found config var use_libev: .................... false
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... available
- testing for affinity getting/setting: .......... available
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
-       ocamlc src/unix/unix_bytes_recv_msg.o
- In file included from unix_bytes_recv_msg.c:31:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_bytes_send_msg.o
- In file included from unix_bytes_send_msg.c:31:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_getaddrinfo_job.o
- In file included from unix_getaddrinfo_job.c:38:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_recv_msg.o
- In file included from unix_recv_msg.c:31:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_send_msg.o
- In file included from unix_send_msg.c:31:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_recv_send_utils.o
- In file included from unix_recv_send_utils.c:38:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
- File "_unknown_", line 1, characters 0-0:
- Warning: File META.lwt is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- Delete file META.lwt to get rid of this warning.
-     discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp
- found config var ext_obj: ...................... .o
- found config var default_executable_name: ...... a.out
- found config var ccomp_type: ................... cc
- found config var system: ....................... linux
- found config var os_type: ...................... Unix
- found config var use_libev: .................... false
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... available
- testing for affinity getting/setting: .......... available
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
-       ocamlc src/unix/unix_bytes_recv_msg.o
- In file included from unix_bytes_recv_msg.c:31:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_bytes_send_msg.o
- In file included from unix_bytes_send_msg.c:31:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_getaddrinfo_job.o
- In file included from unix_getaddrinfo_job.c:38:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_recv_msg.o
- In file included from unix_recv_msg.c:31:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_send_msg.o
- In file included from unix_send_msg.c:31:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
-       ocamlc src/unix/unix_recv_send_utils.o
- In file included from unix_recv_send_utils.c:38:
- unix_recv_send_utils.h:51:12: warning: 'msg_flag_table' defined but not used [-Wunused-variable]
-    51 | static int msg_flag_table[3] = {MSG_OOB, MSG_DONTROUTE, MSG_PEEK};
-       |            ^~~~~~~~~~~~~~
Processing 43/49: [lwt: ocaml] [oasis: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/install_filter.ml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/lwt.3.3.0)
-> compiled  lwt.3.3.0
Processing 43/49: [oasis: ocaml setup.ml]
-> installed lwt.3.3.0
Processing 44/49: [oasis: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/oasis.0.4.11)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "test/data/TestFull/dev/_tags", line 27, characters 8-17:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.mli > src/oasis/FormatExt.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmi src/oasis/FormatExt.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.ml > src/oasis/FormatExt.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISString.ml > src/oasis/OASISString.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmo src/oasis/OASISString.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.mli > src/oasis/PropList.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmi src/oasis/PropList.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.ml > src/oasis/PropList.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.mli > src/oasis/OASISGettext.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmi src/oasis/OASISGettext.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.mli > src/oasis/OASISUtils.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmi src/oasis/OASISUtils.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.ml > src/oasis/OASISUtils.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.mli > src/oasis/OASISUnixPath.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmi src/oasis/OASISUnixPath.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.ml > src/oasis/OASISUnixPath.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPath_intern.ml > src/oasis/OASISPath_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmo src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.mli > src/oasis/OASISFileSystem.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmi src/oasis/OASISFileSystem.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.ml > src/oasis/OASISFileSystem.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.mli > src/oasis/OASISContext.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmi src/oasis/OASISContext.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.ml > src/oasis/OASISContext.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.mli > src/oasis/OASISSourcePatterns.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDataNotation.ml > src/oasis/OASISDataNotation.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmo src/oasis/OASISDataNotation.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmi src/oasis/OASISSourcePatterns.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.ml > src/oasis/OASISSourcePatterns.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.ml > src/oasis/OASISGettext.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.mli > src/oasis/OASISMessage.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmi src/oasis/OASISMessage.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.ml > src/oasis/OASISMessage.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISText.ml > src/oasis/OASISText.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.mli > src/oasis/OASISValues.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmi src/oasis/OASISValues.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.mli > src/oasis/OASISTypes.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.mli > src/oasis/OASISExpr.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.mli > src/oasis/OASISLicense.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.mli > src/oasis/OASISVersion.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmi src/oasis/OASISVersion.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmo src/oasis/OASISText.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmi src/oasis/OASISExpr.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmi src/oasis/OASISLicense.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmi src/oasis/OASISTypes.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.ml > src/oasis/OASISTypes.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.mli > src/oasis/OASISParse.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmi src/oasis/OASISParse.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.ml > src/oasis/OASISParse.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst.ml > src/oasis/OASISAst.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_types.ml > src/oasis/OASISAst_types.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.mli > src/oasis/OASISBuildSection.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.mli > src/oasis/OASISSection.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmi src/oasis/OASISSection.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCheck.ml > src/oasis/OASISCheck.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFeatures.ml > src/oasis/OASISFeatures.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.mli > src/oasis/OASISPlugin.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.mli > src/oasis/OASISFileTemplate.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSetupUpdate.ml > src/oasis/OASISSetupUpdate.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmi src/oasis/OASISFileTemplate.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmo src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema_intern.ml > src/oasis/OASISSchema_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmo src/oasis/OASISAst_types.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmo src/oasis/OASISFeatures.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmi src/oasis/OASISPlugin.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmo src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.mli > src/oasis/OASISDocument.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.mli > src/oasis/OASISSchema.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmi src/oasis/OASISSchema.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument_intern.ml > src/oasis/OASISDocument_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection_intern.ml > src/oasis/OASISBuildSection_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCustom.ml > src/oasis/OASISCustom.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection_intern.ml > src/oasis/OASISSection_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmo src/oasis/OASISCustom.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmo src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.mli > src/oasis/OASISExecutable.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable_intern.ml > src/oasis/OASISExecutable_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.mli > src/oasis/OASISFindlib.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.mli > src/oasis/OASISFlag.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag_intern.ml > src/oasis/OASISFlag_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.mli > src/oasis/OASISLibrary.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary_intern.ml > src/oasis/OASISLibrary_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.mli > src/oasis/OASISObject.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject_intern.ml > src/oasis/OASISObject_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.mli > src/oasis/OASISPackage.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage_intern.ml > src/oasis/OASISPackage_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISConf.ml > src/oasis/OASISConf.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmo src/oasis/OASISConf.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.mli > src/oasis/OASISSourceRepository.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository_intern.ml > src/oasis/OASISSourceRepository_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.mli > src/oasis/OASISTest.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest_intern.ml > src/oasis/OASISTest_intern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmi src/oasis/OASISBuildSection.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmo src/oasis/OASISCheck.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmi src/oasis/OASISDocument.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmo src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmi src/oasis/OASISExecutable.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmi src/oasis/OASISFindlib.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmi src/oasis/OASISFlag.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmi src/oasis/OASISLibrary.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmi src/oasis/OASISObject.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmo src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmi src/oasis/OASISPackage.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmi src/oasis/OASISSourceRepository.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmi src/oasis/OASISTest.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmo src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/oasis/OASISAst_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_lexer.ml > src/oasis/OASISAst_lexer.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlyacc src/oasis/OASISAst_parser.mly
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.mli > src/oasis/OASISAst_parser.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmi src/oasis/OASISAst_parser.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMutex.ml > src/oasis/OASISMutex.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmo src/oasis/OASISAst.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmo src/oasis/OASISAst_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmo src/oasis/OASISMutex.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.ml > src/oasis/OASISValues.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/oasis/OASISValues_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues_lexer.ml > src/oasis/OASISValues_lexer.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.ml > src/oasis/OASISExpr.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.ml > src/oasis/OASISVersion.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/oasis/OASISVersion_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_lexer.ml > src/oasis/OASISVersion_lexer.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlyacc src/oasis/OASISVersion_parser.mly
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.mli > src/oasis/OASISVersion_parser.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_types.ml > src/oasis/OASISVersion_types.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmi src/oasis/OASISVersion_parser.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.ml > src/oasis/OASISLicense.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/oasis/OASISLicense_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_lexer.ml > src/oasis/OASISLicense_lexer.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlyacc src/oasis/OASISLicense_parser.mly
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.mli > src/oasis/OASISLicense_parser.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_types.ml > src/oasis/OASISLicense_types.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmi src/oasis/OASISLicense_parser.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmo src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.ml > src/oasis/OASISFileTemplate.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.mli > src/oasis/OASISFileUtil.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.mli > src/oasis/OASISHostPath.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmi src/oasis/OASISFileUtil.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmi src/oasis/OASISHostPath.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.ml > src/oasis/OASISBuildSection.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGraph.ml > src/oasis/OASISGraph.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmo src/oasis/OASISGraph.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.ml > src/oasis/OASISDocument.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.ml > src/oasis/OASISExecutable.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.ml > src/oasis/OASISFlag.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.ml > src/oasis/OASISLibrary.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.ml > src/oasis/OASISObject.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.ml > src/oasis/OASISPackage.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.ml > src/oasis/OASISSourceRepository.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.ml > src/oasis/OASISTest.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.ml > src/oasis/OASISPlugin.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.ml > src/oasis/OASISFindlib.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.ml > src/oasis/OASISSchema.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.ml > src/oasis/OASISSection.ml.depends
- ocamlify --depends --output src/oasis/OASISData.mlify.depends src/oasis/OASISData.mlify
- ocamlmod src/oasis/OASISSys.mod
- ocamlmod src/oasis/OASISSysLight.mod
- ocamlmod src/oasis/OASISSysBundle.mod
- ocamlify --output src/oasis/OASISData.ml src/oasis/OASISData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISData.ml > src/oasis/OASISData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.mli > src/oasis/OASISExec.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmi src/oasis/OASISExec.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.ml > src/oasis/OASISExec.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.ml > src/oasis/OASISFileUtil.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.ml > src/oasis/OASISHostPath.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.ml > src/oasis/OASISVersion_parser.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.ml > src/oasis/OASISLicense_parser.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.ml > src/oasis/OASISAst_parser.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISQuickstart.ml > src/oasis/OASISQuickstart.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFormat.ml > src/oasis/OASISFormat.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmo src/oasis/OASISFormat.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHelp.ml > src/oasis/OASISHelp.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmo src/oasis/OASISData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmo src/oasis/FormatExt.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmo src/oasis/PropList.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmo src/oasis/OASISUtils.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmo src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmo src/oasis/OASISFileSystem.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmo src/oasis/OASISContext.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmo src/oasis/OASISSourcePatterns.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmo src/oasis/OASISGettext.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmo src/oasis/OASISMessage.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmo src/oasis/OASISTypes.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmo src/oasis/OASISParse.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmo src/oasis/OASISValues.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmo src/oasis/OASISExpr.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmo src/oasis/OASISVersion.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmo src/oasis/OASISLicense.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmo src/oasis/OASISFileTemplate.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmo src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmo src/oasis/OASISDocument.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmo src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmo src/oasis/OASISFlag.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmo src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmo src/oasis/OASISObject.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmo src/oasis/OASISPackage.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmo src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmo src/oasis/OASISTest.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmo src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmo src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmo src/oasis/OASISSchema.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmo src/oasis/OASISSection.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmo src/oasis/OASISExec.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmo src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmo src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmo src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmo src/oasis/OASISHelp.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/oasis/OASISString.cmo src/oasis/FormatExt.cmo src/oasis/OASISGettext.cmo src/oasis/PropList.cmo src/oasis/OASISUtils.cmo src/oasis/OASISPath_intern.cmo src/oasis/OASISUnixPath.cmo src/oasis/OASISFileSystem.cmo src/oasis/OASISContext.cmo src/oasis/OASISDataNotation.cmo src/oasis/OASISSourcePatterns.cmo src/oasis/OASISMessage.cmo src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues.cmo src/oasis/OASISText.cmo src/oasis/OASISExpr.cmo src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_lexer.cmo src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion.cmo src/oasis/OASISLicense.cmo src/oasis/OASISTypes.cmo src/oasis/OASISAst_types.cmo src/oasis/OASISGraph.cmo src/oasis/OASISSection.cmo src/oasis/OASISBuildSection.cmo src/oasis/OASISFeatures.cmo src/oasis/OASISConf.cmo src/oasis/OASISExec.cmo src/oasis/OASISFileUtil.cmo src/oasis/OASISHostPath.cmo src/oasis/OASISFileTemplate.cmo src/oasis/OASISSetupUpdate.cmo src/oasis/OASISPlugin.cmo src/oasis/OASISSchema_intern.cmo src/oasis/OASISCheck.cmo src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISCustom.cmo src/oasis/OASISSection_intern.cmo src/oasis/OASISDocument_intern.cmo src/oasis/OASISSchema.cmo src/oasis/OASISDocument.cmo src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable.cmo src/oasis/OASISFindlib.cmo src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag.cmo src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary.cmo src/oasis/OASISObject_intern.cmo src/oasis/OASISObject.cmo src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage.cmo src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository.cmo src/oasis/OASISTest_intern.cmo src/oasis/OASISTest.cmo src/oasis/OASISAst.cmo src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_lexer.cmo src/oasis/OASISMutex.cmo src/oasis/OASISParse.cmo src/oasis/OASISData.cmo src/oasis/OASISFormat.cmo src/oasis/OASISQuickstart.cmo src/oasis/OASISHelp.cmo -o src/oasis/oasis.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmx src/oasis/OASISString.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmx src/oasis/OASISGettext.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmx src/oasis/OASISUtils.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmx src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmx src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmx src/oasis/OASISFileSystem.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmx src/oasis/OASISDataNotation.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmx src/oasis/OASISContext.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmx src/oasis/FormatExt.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmx src/oasis/OASISValues.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmx src/oasis/OASISMessage.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmx src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmx src/oasis/OASISVersion.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmx src/oasis/OASISSourcePatterns.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmx src/oasis/OASISText.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmx src/oasis/PropList.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmx src/oasis/OASISExpr.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmx src/oasis/OASISLicense.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmx src/oasis/OASISTypes.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmx src/oasis/OASISGraph.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmx src/oasis/OASISSection.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmx src/oasis/OASISExec.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmx src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmx src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmx src/oasis/OASISConf.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmx src/oasis/OASISFileTemplate.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmx src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmx src/oasis/OASISAst_types.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmx src/oasis/OASISFeatures.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmx src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmx src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmx src/oasis/OASISCustom.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmx src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmx src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmx src/oasis/OASISSchema.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmx src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmx src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmx src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmx src/oasis/OASISCheck.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmx src/oasis/OASISDocument.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmx src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmx src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmx src/oasis/OASISFlag.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmx src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmx src/oasis/OASISObject.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmx src/oasis/OASISPackage.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmx src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmx src/oasis/OASISTest.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmx src/oasis/OASISAst.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmx src/oasis/OASISAst_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmx src/oasis/OASISMutex.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmx src/oasis/OASISFormat.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmx src/oasis/OASISData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmx src/oasis/OASISParse.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmx src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmx src/oasis/OASISHelp.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/oasis/oasis.cmxa src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.mli > src/base/BaseArgExt.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmi src/base/BaseArgExt.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.ml > src/base/BaseArgExt.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.mli > src/base/BaseBuilt.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmi src/base/BaseBuilt.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.ml > src/base/BaseBuilt.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.mli > src/base/BaseContext.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.mli > src/base/BaseLog.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.mli > src/base/BaseMessage.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.mli > src/base/BaseStandardVar.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmi src/base/BaseContext.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmi src/base/BaseLog.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmi src/base/BaseMessage.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmi src/base/BaseStandardVar.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.mli > src/base/BaseCheck.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmi src/base/BaseCheck.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.ml > src/base/BaseCheck.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.mli > src/base/BaseEnv.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmi src/base/BaseEnv.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.mli > src/base/BaseCustom.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmi src/base/BaseCustom.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.ml > src/base/BaseCustom.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.mli > src/base/BaseData.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmi src/base/BaseData.mli
- ocamlify --depends --output src/base/BaseData.mlify.depends src/base/BaseData.mlify
- ocamlmod src/base/BaseSys.mod
- ocamlmod src/base/BaseSysEnvironment.mod
- ocamlmod src/base/BaseSysBundle.mod
- ocamlify --output src/base/BaseData.ml src/base/BaseData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.ml > src/base/BaseData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.mli > src/base/BaseDoc.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmi src/base/BaseDoc.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.ml > src/base/BaseDoc.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.mli > src/base/BaseEnvLight.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmi src/base/BaseEnvLight.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.ml > src/base/BaseEnvLight.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.ml > src/base/BaseEnv.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.mli > src/base/BaseFileAB.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmi src/base/BaseFileAB.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.ml > src/base/BaseFileAB.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.mli > src/base/BaseGenerate.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmi src/base/BaseGenerate.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.ml > src/base/BaseGenerate.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCompat.ml > src/base/BaseCompat.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.mli > src/base/BaseSetup.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmi src/base/BaseSetup.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmo src/base/BaseCompat.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.ml > src/base/BaseLog.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.mli > src/base/BaseOCamlcConfig.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmi src/base/BaseOCamlcConfig.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.ml > src/base/BaseOCamlcConfig.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.ml > src/base/BaseSetup.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.mli > src/base/BaseDynVar.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.mli > src/base/BaseTest.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmi src/base/BaseDynVar.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmi src/base/BaseTest.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.ml > src/base/BaseStandardVar.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.ml > src/base/BaseTest.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.ml > src/base/BaseDynVar.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.ml > src/base/BaseMessage.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.ml > src/base/BaseContext.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmo src/base/BaseArgExt.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmo src/base/BaseBuilt.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmo src/base/BaseCheck.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmo src/base/BaseCustom.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmo src/base/BaseData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmo src/base/BaseDoc.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmo src/base/BaseEnvLight.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmo src/base/BaseEnv.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmo src/base/BaseFileAB.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmo src/base/BaseGenerate.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmo src/base/BaseLog.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmo src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmo src/base/BaseSetup.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmo src/base/BaseStandardVar.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmo src/base/BaseTest.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmo src/base/BaseDynVar.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmo src/base/BaseMessage.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmo src/base/BaseContext.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/base/BaseArgExt.cmo src/base/BaseContext.cmo src/base/BaseLog.cmo src/base/BaseMessage.cmo src/base/BaseEnvLight.cmo src/base/BaseEnv.cmo src/base/BaseCheck.cmo src/base/BaseOCamlcConfig.cmo src/base/BaseStandardVar.cmo src/base/BaseBuilt.cmo src/base/BaseCustom.cmo src/base/BaseData.cmo src/base/BaseDoc.cmo src/base/BaseFileAB.cmo src/base/BaseDynVar.cmo src/base/BaseTest.cmo src/base/BaseSetup.cmo src/base/BaseCompat.cmo src/base/BaseGenerate.cmo -o src/base/base.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmx src/base/BaseContext.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmx src/base/BaseEnvLight.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmx src/base/BaseMessage.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmx src/base/BaseEnv.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmx src/base/BaseCheck.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmx src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmx src/base/BaseLog.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmx src/base/BaseStandardVar.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmx src/base/BaseCustom.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmx src/base/BaseData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmx src/base/BaseDoc.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmx src/base/BaseBuilt.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmx src/base/BaseFileAB.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmx src/base/BaseDynVar.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmx src/base/BaseTest.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmx src/base/BaseSetup.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmx src/base/BaseCompat.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmx src/base/BaseArgExt.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmx src/base/BaseGenerate.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/base/base.cmxa src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/OASISBuiltinPlugins.ml > src/OASISBuiltinPlugins.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomPlugin.ml > src/plugins/custom/CustomPlugin.ml.depends
- ocamlify --depends --output src/plugins/custom/CustomData.mlify.depends src/plugins/custom/CustomData.mlify
- ocamlmod src/plugins/custom/CustomSys.mod
- ocamlify --output src/plugins/custom/CustomData.ml src/plugins/custom/CustomData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomData.ml > src/plugins/custom/CustomData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmo src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesPlugin.ml > src/plugins/extra/devfiles/DevFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/devfiles/DevFilesData.mlify.depends src/plugins/extra/devfiles/DevFilesData.mlify
- ocamlify --output src/plugins/extra/devfiles/DevFilesData.ml src/plugins/extra/devfiles/DevFilesData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesData.ml > src/plugins/extra/devfiles/DevFilesData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalConfigurePlugin.ml > src/plugins/internal/InternalConfigurePlugin.ml.depends
- ocamlify --depends --output src/plugins/internal/InternalData.mlify.depends src/plugins/internal/InternalData.mlify
- ocamlmod src/plugins/internal/InternalSys.mod
- ocamlify --output src/plugins/internal/InternalData.ml src/plugins/internal/InternalData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalData.ml > src/plugins/internal/InternalData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalId.ml > src/plugins/internal/InternalId.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmo src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmo src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalInstallPlugin.ml > src/plugins/internal/InternalInstallPlugin.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAPlugin.ml > src/plugins/extra/META/METAPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/META/METAData.mlify.depends src/plugins/extra/META/METAData.mlify
- ocamlify --output src/plugins/extra/META/METAData.ml src/plugins/extra/META/METAData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAData.ml > src/plugins/extra/META/METAData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NonePlugin.ml > src/plugins/none/NonePlugin.ml.depends
- ocamlify --depends --output src/plugins/none/NoneData.mlify.depends src/plugins/none/NoneData.mlify
- ocamlmod src/plugins/none/NoneSys.mod
- ocamlify --output src/plugins/none/NoneData.ml src/plugins/none/NoneData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NoneData.ml > src/plugins/none/NoneData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmo src/plugins/none/NoneData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml > src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildCommon.ml > src/plugins/ocamlbuild/OCamlbuildCommon.ml.depends
- ocamlify --depends --output src/plugins/ocamlbuild/OCamlbuildData.mlify.depends src/plugins/ocamlbuild/OCamlbuildData.mlify
- ocamlmod src/plugins/ocamlbuild/MyOCamlbuildSys.mod
- ocamlmod src/plugins/ocamlbuild/OCamlbuildSys.mod
- ocamlify --output src/plugins/ocamlbuild/OCamlbuildData.ml src/plugins/ocamlbuild/OCamlbuildData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildData.ml > src/plugins/ocamlbuild/OCamlbuildData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildId.ml > src/plugins/ocamlbuild/OCamlbuildId.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildPlugin.ml > src/plugins/ocamlbuild/OCamlbuildPlugin.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildBase.ml > src/plugins/ocamlbuild/MyOCamlbuildBase.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml > src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakePlugin.ml > src/plugins/omake/OMakePlugin.ml.depends
- ocamlify --depends --output src/plugins/omake/OMakeData.mlify.depends src/plugins/omake/OMakeData.mlify
- ocamlmod src/plugins/omake/OMakeSys.mod
- ocamlify --output src/plugins/omake/OMakeData.ml src/plugins/omake/OMakeData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeData.ml > src/plugins/omake/OMakeData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeEquip.ml > src/plugins/omake/OMakeEquip.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFields.ml > src/plugins/omake/OMakeFields.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFormat.ml > src/plugins/omake/OMakeFormat.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFields.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeFormat.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakeEquip.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesPlugin.ml > src/plugins/extra/stdfiles/StdFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/stdfiles/StdFilesData.mlify.depends src/plugins/extra/stdfiles/StdFilesData.mlify
- ocamlify --output src/plugins/extra/stdfiles/StdFilesData.ml src/plugins/extra/stdfiles/StdFilesData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesData.ml > src/plugins/extra/stdfiles/StdFilesData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmo src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmo src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmo src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmo src/plugins/omake/OMakePlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmo src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/plugins/custom/CustomData.cmo src/plugins/custom/CustomPlugin.cmo src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/internal/InternalData.cmo src/plugins/internal/InternalId.cmo src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalInstallPlugin.cmo src/plugins/none/NoneData.cmo src/plugins/none/NonePlugin.cmo src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakePlugin.cmo src/OASISBuiltinPlugins.cmo -o src/builtin-plugins.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmx src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmx src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmx src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmx src/plugins/none/NoneData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFields.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeFormat.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakeEquip.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmx src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmx src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmx src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmx src/plugins/omake/OMakePlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmx src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/builtin-plugins.cmxa src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/dynrun/OASISDynRun.ml > src/dynrun/OASISDynRun.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmo src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/dynrun/OASISDynRun.cmo -o src/dynrun/dynrun.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmx src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/dynrun/dynrun.cmxa src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -modules src/ext/plugin-loader/src/PluginLoader.ml > src/ext/plugin-loader/src/PluginLoader.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmo src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/ext/plugin-loader/src/PluginLoader.cmo -o src/ext/plugin-loader/src/plugin-loader.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmx src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared src/ext/plugin-loader/src/plugin-loader.cmxa src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.mli > src/cli/CLISubCommand.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmi src/cli/CLISubCommand.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.ml > src/cli/CLISubCommand.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginLoader.ml > src/cli/CLIPluginLoader.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginsLoaded.ml > src/cli/CLIPluginsLoaded.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmo src/cli/CLIPluginLoader.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIArgExt.ml > src/cli/CLIArgExt.ml.depends
- ocamlify --depends --output src/cli/CLIData.mlify.depends src/cli/CLIData.mlify
- ocamlify --output src/cli/CLIData.ml src/cli/CLIData.mlify
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIData.ml > src/cli/CLIData.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmo src/cli/CLIData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.mli > src/cli/CLICommon.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmi src/cli/CLICommon.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.ml > src/cli/CLICommon.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPager.ml > src/cli/CLIPager.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmo src/cli/CLISubCommand.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmo src/cli/CLIArgExt.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmo src/cli/CLICommon.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmo src/cli/CLIPager.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginLoader.cmo src/cli/CLISubCommand.cmo src/cli/CLIData.cmo src/cli/CLIArgExt.cmo src/cli/CLICommon.cmo src/cli/CLIPager.cmo -o src/cli/cli.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Main.ml > src/cli/Main.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Check.ml > src/cli/Check.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Help.ml > src/cli/Help.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Manual.ml > src/cli/Manual.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query.ml > src/cli/Query.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamllex.opt -q src/cli/Query_lexer.mll
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_lexer.ml > src/cli/Query_lexer.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlyacc src/cli/Query_parser.mly
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.mli > src/cli/Query_parser.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_types.ml > src/cli/Query_types.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmo src/cli/Query_types.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmi src/cli/Query_parser.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmo src/cli/Query_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Quickstart.ml > src/cli/Quickstart.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Setup.ml > src/cli/Setup.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmo src/cli/Setup.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupClean.ml > src/cli/SetupClean.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupDev.ml > src/cli/SetupDev.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Version.ml > src/cli/Version.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmo src/cli/Check.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmo src/cli/Help.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmo src/cli/Manual.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmo src/cli/Query.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmo src/cli/Quickstart.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmo src/cli/SetupClean.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmo src/cli/SetupDev.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmo src/cli/Version.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmo src/cli/Main.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmx src/cli/CLIPluginLoader.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmx src/cli/CLIData.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmx src/cli/CLISubCommand.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmx src/cli/CLICommon.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmx src/cli/CLIArgExt.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmx src/cli/CLIPager.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.ml > src/cli/Query_parser.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmx src/cli/Query_types.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmx src/cli/Query_parser.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmx src/cli/Query_lexer.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmx src/cli/Setup.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmx src/cli/Check.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmx src/cli/Help.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmx src/cli/Manual.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmx src/cli/Query.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmx src/cli/Quickstart.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmx src/cli/SetupClean.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmx src/cli/SetupDev.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmx src/cli/Version.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmx src/cli/Main.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginLoader.cmx src/cli/CLISubCommand.cmx src/cli/CLIData.cmx src/cli/CLIArgExt.cmx src/cli/CLICommon.cmx src/cli/CLIPager.cmx -o src/cli/cli.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package findlib -package dynlink -package unix -package ocamlbuild src/oasis/oasis.cmxa src/base/base.cmxa src/builtin-plugins.cmxa src/ext/plugin-loader/src/plugin-loader.cmxa src/cli/cli.cmxa src/cli/Check.cmx src/cli/Help.cmx src/cli/Manual.cmx src/cli/Query_types.cmx src/cli/Query_parser.cmx src/cli/Query_lexer.cmx src/cli/Query.cmx src/cli/Setup.cmx src/cli/Quickstart.cmx src/cli/SetupClean.cmx src/cli/SetupDev.cmx src/cli/Version.cmx src/cli/Main.cmx -o src/cli/Main.native
-> compiled  oasis.0.4.11
Processing 45/49: [oasis: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/oasis.0.4.11)
- W: Nothing to install for findlib library 'test-common'
- W: Nothing to install for findlib library 'pluginloaderLib'
- W: Nothing to install for findlib library 'plugin3'
- W: Nothing to install for findlib library 'plugin2'
- W: Nothing to install for findlib library 'plugin1'
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/PluginLoader.ml
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/plugin-loader.cma
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/plugin-loader.cmxa
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/plugin-loader.a
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/plugin-loader.cmxs
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/PluginLoader.cmi
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/PluginLoader.cmt
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/PluginLoader.annot
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/PluginLoader.cmx
- Installed /home/opam/.opam/4.02.3/lib/plugin-loader/META
- W: Cannot find source header for module library in OASISData oasis
- Installed /home/opam/.opam/4.02.3/lib/oasis/FormatExt.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/PropList.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUtils.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUnixPath.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileSystem.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISContext.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourcePatterns.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGettext.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISMessage.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISText.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTypes.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISParse.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISValues.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExpr.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileTemplate.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuildSection.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDocument.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExecutable.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFlag.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSetupUpdate.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLibrary.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISObject.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPackage.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourceRepository.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTest.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPlugin.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFindlib.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSchema.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSection.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISString.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExec.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileUtil.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISHostPath.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGraph.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFeatures.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDataNotation.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/oasis.cma
- Installed /home/opam/.opam/4.02.3/lib/oasis/oasis.cmxa
- Installed /home/opam/.opam/4.02.3/lib/oasis/oasis.a
- Installed /home/opam/.opam/4.02.3/lib/oasis/oasis.cmxs
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDataNotation.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDataNotation.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDataNotation.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFeatures.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFeatures.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFeatures.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGraph.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGraph.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGraph.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISHostPath.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISHostPath.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISHostPath.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISHostPath.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileUtil.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileUtil.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileUtil.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileUtil.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExec.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExec.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExec.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExec.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISString.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISString.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISString.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISData.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISData.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISData.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSection.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSection.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSection.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSection.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSchema.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSchema.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSchema.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSchema.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFindlib.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFindlib.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFindlib.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFindlib.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPlugin.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTest.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTest.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTest.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTest.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourceRepository.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourceRepository.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourceRepository.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourceRepository.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPackage.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPackage.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPackage.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPackage.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISObject.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISObject.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISObject.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISObject.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLibrary.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLibrary.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLibrary.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLibrary.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSetupUpdate.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSetupUpdate.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSetupUpdate.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFlag.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFlag.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFlag.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFlag.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExecutable.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExecutable.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExecutable.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExecutable.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDocument.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDocument.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDocument.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDocument.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuildSection.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuildSection.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuildSection.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuildSection.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileTemplate.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileTemplate.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileTemplate.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileTemplate.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExpr.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExpr.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExpr.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExpr.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISValues.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISValues.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISValues.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISValues.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISParse.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISParse.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISParse.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISParse.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTypes.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTypes.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTypes.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTypes.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISText.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISText.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISText.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISMessage.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISMessage.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISMessage.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISMessage.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGettext.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGettext.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGettext.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGettext.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourcePatterns.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourcePatterns.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourcePatterns.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourcePatterns.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISContext.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISContext.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISContext.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISContext.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileSystem.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileSystem.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileSystem.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileSystem.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUnixPath.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUnixPath.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUnixPath.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUnixPath.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUtils.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUtils.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUtils.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUtils.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/PropList.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/PropList.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/PropList.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/PropList.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/FormatExt.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/FormatExt.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/FormatExt.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/FormatExt.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPath_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSchema_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTest_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourceRepository_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPackage_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISObject_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLibrary_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFlag_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExecutable_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDocument_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuildSection_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSection_intern.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFormat.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISHelp.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISQuickstart.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISCustom.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISCheck.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISAst.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISAst_parser.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISAst_lexer.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISAst_types.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISConf.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISValues_lexer.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense_parser.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense_lexer.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense_types.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion_parser.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion_lexer.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion_types.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISMutex.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDataNotation.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFeatures.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGraph.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISHostPath.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileUtil.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExec.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISString.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSection.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSchema.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFindlib.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTest.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourceRepository.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISPackage.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISObject.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLibrary.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSetupUpdate.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFlag.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExecutable.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDocument.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuildSection.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileTemplate.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISLicense.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISVersion.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISExpr.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISValues.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISParse.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISTypes.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISText.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISMessage.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISGettext.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISSourcePatterns.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISContext.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISFileSystem.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUnixPath.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISUtils.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/PropList.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/FormatExt.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDynRun.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/dynrun.cma
- Installed /home/opam/.opam/4.02.3/lib/oasis/dynrun.cmxa
- Installed /home/opam/.opam/4.02.3/lib/oasis/dynrun.a
- Installed /home/opam/.opam/4.02.3/lib/oasis/dynrun.cmxs
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDynRun.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDynRun.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDynRun.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISDynRun.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLISubCommand.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLIArgExt.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLICommon.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLIPager.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/cli.cma
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLIPager.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLIPager.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLIPager.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLICommon.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLICommon.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLICommon.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLICommon.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLIArgExt.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLIArgExt.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLIArgExt.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLISubCommand.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLISubCommand.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLISubCommand.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/CLISubCommand.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuiltinPlugins.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/METAPlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalConfigurePlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalInstallPlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/NonePlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildPlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildDocPlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildCommon.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/CustomPlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/DevFilesPlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/StdFilesPlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakePlugin.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/builtin-plugins.cma
- Installed /home/opam/.opam/4.02.3/lib/oasis/builtin-plugins.cmxa
- Installed /home/opam/.opam/4.02.3/lib/oasis/builtin-plugins.a
- Installed /home/opam/.opam/4.02.3/lib/oasis/builtin-plugins.cmxs
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakePlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakePlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakePlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/StdFilesPlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/StdFilesPlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/StdFilesPlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/DevFilesPlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/DevFilesPlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/DevFilesPlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/CustomPlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/CustomPlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/CustomPlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildCommon.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildCommon.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildCommon.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildDocPlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildDocPlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildDocPlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildPlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildPlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildPlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/NonePlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/NonePlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/NonePlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalInstallPlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalInstallPlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalInstallPlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalConfigurePlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalConfigurePlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalConfigurePlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/METAPlugin.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/METAPlugin.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/METAPlugin.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuiltinPlugins.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuiltinPlugins.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuiltinPlugins.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakeFormat.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakeEquip.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakeFields.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakeData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/StdFilesData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/DevFilesData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/METAData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/CustomData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/MyOCamlbuildFindlib.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/MyOCamlbuildBase.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildId.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalId.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/NoneData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OMakePlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/StdFilesPlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/DevFilesPlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/CustomPlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildCommon.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildDocPlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OCamlbuildPlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/NonePlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalInstallPlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/InternalConfigurePlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/METAPlugin.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/OASISBuiltinPlugins.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseArgExt.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseBuilt.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCheck.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCustom.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseData.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDoc.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnvLight.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnv.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseFileAB.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseGenerate.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseLog.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseOCamlcConfig.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseSetup.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseStandardVar.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseTest.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDynVar.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseMessage.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseContext.mli
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCompat.ml
- Installed /home/opam/.opam/4.02.3/lib/oasis/base.cma
- Installed /home/opam/.opam/4.02.3/lib/oasis/base.cmxa
- Installed /home/opam/.opam/4.02.3/lib/oasis/base.a
- Installed /home/opam/.opam/4.02.3/lib/oasis/base.cmxs
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCompat.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCompat.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCompat.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseContext.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseContext.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseContext.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseContext.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseMessage.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseMessage.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseMessage.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseMessage.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDynVar.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDynVar.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDynVar.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDynVar.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseTest.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseTest.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseTest.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseTest.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseStandardVar.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseStandardVar.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseStandardVar.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseStandardVar.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseSetup.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseSetup.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseSetup.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseSetup.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseOCamlcConfig.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseOCamlcConfig.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseOCamlcConfig.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseOCamlcConfig.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseLog.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseLog.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseLog.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseLog.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseGenerate.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseGenerate.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseGenerate.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseGenerate.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseFileAB.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseFileAB.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseFileAB.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseFileAB.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnv.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnv.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnv.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnv.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnvLight.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnvLight.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnvLight.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnvLight.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDoc.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDoc.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDoc.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDoc.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseData.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseData.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseData.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseData.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCustom.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCustom.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCustom.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCustom.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCheck.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCheck.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCheck.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCheck.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseBuilt.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseBuilt.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseBuilt.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseBuilt.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseArgExt.cmi
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseArgExt.cmti
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseArgExt.cmt
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseArgExt.annot
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCompat.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseContext.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseMessage.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDynVar.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseTest.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseStandardVar.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseSetup.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseOCamlcConfig.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseLog.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseGenerate.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseFileAB.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnv.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseEnvLight.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseDoc.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseData.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCustom.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseCheck.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseBuilt.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/BaseArgExt.cmx
- Installed /home/opam/.opam/4.02.3/lib/oasis/META
-> installed oasis.0.4.11
Processing 46/49: [brotli: oasis setup]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "oasis" "setup" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1)
Processing 46/49: [brotli: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1)
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[3]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[4]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[5]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[6]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[7]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[8]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[9]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[10]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[11]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[12]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[13]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[14]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[15]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[16]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[17]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[18]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[19]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[20]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[21]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[22]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[23]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[24]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[25]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[26]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[27]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[28]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[29]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[30]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[31]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[32]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[33]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[34]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[35]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[36]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[37]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[38]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[39]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[40]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[41]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[42]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[43]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[44]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[45]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[46]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[47]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[48]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[49]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[50]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[51]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[52]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[53]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[54]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[55]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[56]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[57]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[58]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[59]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[60]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[61]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[62]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[63]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[64]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[65]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[66]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[67]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[68]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[69]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[70]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[71]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[72]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[73]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[74]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[75]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[76]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[77]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[78]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[79]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[80]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[81]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[82]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[83]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[84]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[85]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[86]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[87]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[88]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[89]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[90]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[91]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[92]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[93]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[94]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[95]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[96]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[97]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[98]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[99]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[100]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[101]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[102]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[103]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[104]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[105]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[106]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[107]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[108]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[109]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[110]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[111]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[112]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[113]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[114]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[115]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[116]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[117]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[118]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[119]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[120]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[121]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[122]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[123]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[124]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[125]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[126]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[127]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[128]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[129]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[130]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[131]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[132]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[133]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[134]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[135]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[136]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[137]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[138]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[139]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[140]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[141]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[142]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[143]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[144]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[145]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[146]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[147]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[148]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[149]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[150]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[151]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[152]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[153]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[154]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[155]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[156]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[157]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[158]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[159]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[160]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[161]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[162]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[163]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[164]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[165]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[166]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[167]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[168]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[169]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[170]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[171]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[172]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[173]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[174]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[175]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[176]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[177]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[178]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[179]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[180]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[181]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[182]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[183]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[184]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[185]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[186]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[187]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[188]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[189]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[190]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[191]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[192]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[193]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[194]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[195]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[196]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[197]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[198]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[199]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[200]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[201]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[202]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[203]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[204]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[205]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[206]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[207]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[208]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[209]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[210]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[211]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[212]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[213]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[214]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[215]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[216]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[217]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[218]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[219]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[220]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[221]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[222]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[223]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[224]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[225]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[226]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[227]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[228]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[229]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[230]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[231]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[232]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[233]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[234]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[235]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[236]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[237]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[238]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[239]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[240]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[241]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[242]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[243]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[244]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[245]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[246]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[247]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[248]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[249]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[250]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[251]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[252]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[253]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[254]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[255]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[256]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[257]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[258]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[259]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[260]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[261]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[262]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[263]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[264]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[265]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[266]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[267]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[268]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[269]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[270]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[271]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[272]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[273]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[274]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[275]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[276]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[277]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[278]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[279]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[280]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[281]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[282]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[283]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[284]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[285]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[286]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[287]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[288]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[289]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[290]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[291]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[292]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[293]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[294]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[295]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[296]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[297]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[298]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[299]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[300]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[301]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[302]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[303]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[304]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[305]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[306]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[307]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[308]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[309]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[310]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[311]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[312]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[313]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[314]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[315]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[316]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[317]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[318]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[319]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[320]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[321]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[322]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[323]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[324]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[325]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[326]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[327]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[328]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[329]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[330]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[331]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[332]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[333]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[334]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[335]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[336]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[337]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[338]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[339]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[340]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[341]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[342]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[343]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[344]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[345]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[346]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[347]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[348]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[349]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[350]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[351]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[352]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[353]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[354]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[355]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[356]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[357]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[358]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[359]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[360]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[361]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[362]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[363]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[364]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[365]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[366]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[367]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[368]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[369]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[370]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[371]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[372]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[373]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[374]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[375]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[376]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[377]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[378]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[379]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[380]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[381]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[382]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[383]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[384]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[385]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[386]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[387]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[388]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[389]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[390]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[391]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[392]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[393]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[394]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[395]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[396]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[397]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[398]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[399]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[400]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[401]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[402]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[403]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[404]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[405]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[406]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[407]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[408]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[409]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[410]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[411]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[412]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[413]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[414]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[415]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[416]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[417]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[418]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[419]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[420]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[421]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[422]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[423]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[424]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[425]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[426]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[427]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[428]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[429]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[430]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[431]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[432]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[433]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[434]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[435]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[436]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[437]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[438]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[439]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[440]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[441]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[442]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[443]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[444]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[445]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[446]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[447]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[448]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[449]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[450]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[451]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[452]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[453]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[454]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[455]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[456]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[457]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[458]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[459]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[460]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[461]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[462]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[463]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[464]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[465]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[466]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[467]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[468]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[469]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[470]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[471]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[472]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[473]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[474]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[475]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[476]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[477]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[478]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[479]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[480]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[481]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[482]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[483]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[484]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[485]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[486]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[487]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[488]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[489]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[490]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[491]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[492]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[493]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[494]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[495]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[496]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[497]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[498]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[499]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[500]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[501]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[502]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[503]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[504]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[505]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[506]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[507]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[508]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[509]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[510]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[511]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[512]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[513]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[514]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[515]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[516]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[517]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[518]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[519]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[520]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[521]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[522]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[523]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[524]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[525]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[526]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[527]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[528]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[529]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[530]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[531]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[532]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[533]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[534]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[535]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[536]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[537]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[538]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[539]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[540]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[541]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[542]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[543]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[544]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[545]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[546]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[547]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[548]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[549]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[550]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[551]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[552]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[553]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[554]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[555]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[556]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[557]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[558]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[559]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[560]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[561]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[562]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[563]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[564]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[565]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[566]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[567]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[568]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[569]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[570]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[571]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[572]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[573]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[574]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[575]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[576]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[577]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[578]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[579]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[580]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[581]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[582]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[583]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[584]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[585]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[586]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[587]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[588]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[589]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[590]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[591]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[592]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[593]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[594]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[595]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[596]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[597]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[598]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[599]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[600]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[601]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[602]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[603]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[604]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[605]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[606]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[607]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[608]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[609]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[610]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[611]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[612]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[613]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[614]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[615]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[616]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[617]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[618]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[619]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[620]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[621]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[622]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[623]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[624]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[625]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[626]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[627]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[628]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[629]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[630]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[631]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[632]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[633]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[634]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[635]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[636]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[637]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[638]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[639]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[640]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[641]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[642]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[643]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[644]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[645]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[646]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[647]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[648]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[649]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[650]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[651]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[652]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[653]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[654]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[655]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[656]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[657]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[658]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[659]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[660]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[661]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[662]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[663]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[664]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[665]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[666]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[667]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[668]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[669]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[670]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[671]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[672]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[673]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[674]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[675]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[676]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[677]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[678]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[679]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[680]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[681]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[682]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[683]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[684]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[685]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[686]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[687]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[688]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[689]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[690]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[691]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[692]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[693]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[694]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[695]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[696]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[697]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[698]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[699]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[700]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[701]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[702]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[703]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[704]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[705]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[706]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[707]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[708]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[709]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[710]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[711]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[712]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[713]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[714]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[715]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[716]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[717]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[718]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[719]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[720]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[721]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[722]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[723]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[724]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[725]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[726]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[727]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[728]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[729]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[730]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[731]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[732]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[733]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[734]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[735]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[736]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[737]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[738]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[739]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[740]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[741]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[742]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[743]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[744]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[745]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[746]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[747]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[748]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[749]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[750]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[751]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[752]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[753]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[754]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[755]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[756]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[757]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[758]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[759]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[760]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[761]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[762]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[763]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[764]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[765]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[766]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[767]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[768]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[769]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[770]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[771]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[772]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[773]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[774]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[775]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[776]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[777]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[778]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[779]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[780]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[781]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[782]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[783]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[784]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[785]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[786]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[787]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[788]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[789]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[790]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[791]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[792]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[793]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[794]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[795]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[796]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[797]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[798]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[799]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[800]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[801]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[802]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[803]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[804]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[805]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[806]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[807]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[808]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[809]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[810]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[811]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[812]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[813]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[814]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[815]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[816]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[817]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[818]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[819]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[820]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[821]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[822]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[823]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[824]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[825]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[826]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[827]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[828]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[829]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[830]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[831]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[832]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[833]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[834]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[835]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[836]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[837]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[838]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[839]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[840]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[841]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[842]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[843]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[844]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[845]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[846]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[847]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[848]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[849]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[850]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[851]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[852]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[853]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[854]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[855]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[856]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[857]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[858]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[859]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[860]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[861]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[862]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[863]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[864]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[865]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[866]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[867]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[868]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[869]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[870]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[871]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[872]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[873]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[874]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[875]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[876]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[877]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[878]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[879]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[880]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[881]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[882]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[883]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[884]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[885]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[886]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[887]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[888]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[889]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[890]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[891]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[892]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[893]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[894]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[895]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[896]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[897]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[898]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[899]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[900]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[901]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[902]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[903]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[904]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[905]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[906]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[907]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[908]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[909]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[910]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[911]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[912]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[913]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[914]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[915]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[916]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[917]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[918]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[919]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[920]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[921]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[922]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[923]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[924]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[925]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[926]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[927]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[928]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[929]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[930]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[931]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[932]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[933]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[934]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[935]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[936]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[937]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[938]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[939]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[940]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[941]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[942]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[943]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[944]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[945]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[946]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[947]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[948]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[949]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[950]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[951]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[952]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[953]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[954]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[955]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[956]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[957]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[958]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[959]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[960]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[961]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[962]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[963]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[964]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[965]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[966]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[967]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[968]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[969]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[970]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[971]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[972]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[973]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[974]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[975]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[976]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[977]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[978]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[979]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[980]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[981]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[982]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[983]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[984]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[985]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[986]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[987]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[988]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[989]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[990]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[991]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[992]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[993]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[994]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[995]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[996]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[997]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[998]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[999]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1000]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1001]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1002]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1003]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1004]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1005]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1006]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1007]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1008]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1009]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1010]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1011]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1012]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1013]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1014]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1015]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1016]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1017]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1018]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1019]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1020]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1021]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1022]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1023]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1024]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1025]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1026]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1027]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1028]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1029]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1030]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1031]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1032]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1033]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1034]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1035]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1036]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1037]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1038]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1039]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1040]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1041]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1042]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1043]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1044]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1045]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1046]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1047]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1048]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1049]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1050]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1051]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1052]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1053]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1054]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1055]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1056]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1057]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1058]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1059]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1060]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1061]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1062]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1063]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1064]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1065]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1066]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1067]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1068]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1069]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1070]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1071]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1072]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1073]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1074]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1075]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1076]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1077]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1078]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1079]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1080]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1081]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1082]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1083]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1084]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1085]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1086]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1087]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1088]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1089]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1090]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1091]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1092]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1093]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1094]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1095]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1096]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1097]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1098]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1099]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1100]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1101]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1102]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1103]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1104]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1105]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1106]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1107]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1108]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1109]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1110]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1111]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1112]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1113]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1114]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1115]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1116]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1117]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1118]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1119]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1120]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1121]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1122]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1123]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1124]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1125]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1126]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1127]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1128]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1129]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1130]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1131]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1132]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1133]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1134]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1135]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1136]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1137]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1138]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1139]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1140]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1141]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1142]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1143]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1144]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1145]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1146]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1147]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1148]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1149]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1150]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1151]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1152]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1153]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1154]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1155]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1156]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1157]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1158]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1159]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1160]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1161]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1162]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1163]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1164]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1165]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1166]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1167]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1168]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1169]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1170]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1171]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1172]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1173]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1174]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1175]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1176]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1177]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1178]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1179]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1180]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1181]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1182]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1183]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1184]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1185]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1186]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1187]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1188]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1189]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1190]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1191]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1192]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1193]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1194]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1195]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1196]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1197]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1198]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1199]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1200]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1201]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1202]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1203]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1204]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1205]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1206]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1207]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1208]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1209]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1210]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1211]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1212]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1213]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1214]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1215]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1216]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1217]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1218]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1219]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1220]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1221]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1222]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1223]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1224]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1225]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1226]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1227]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1228]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1229]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1230]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1231]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1232]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1233]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1234]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1235]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1236]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1237]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1238]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1239]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1240]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1241]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1242]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1243]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1244]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1245]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1246]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1247]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1248]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1249]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1250]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1251]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1252]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1253]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1254]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1255]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1256]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1257]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1258]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1259]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1260]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1261]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1262]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1263]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1264]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1265]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1266]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1267]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1268]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1269]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1270]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1271]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1272]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1273]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1274]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1275]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1276]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1277]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1278]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1279]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1280]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1281]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1282]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1283]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1284]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1285]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1286]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1287]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1288]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1289]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1290]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1291]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1292]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1293]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1294]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1295]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1296]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1297]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1298]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1299]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1300]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1301]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1302]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1303]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1304]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1305]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1306]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1307]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1308]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1309]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1310]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1311]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1312]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1313]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1314]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1315]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1316]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1317]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1318]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1319]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1320]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1321]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1322]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1323]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1324]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1325]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1326]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1327]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1328]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1329]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1330]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1331]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1332]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1333]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1334]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1335]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1336]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1337]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1338]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1339]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1340]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1341]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1342]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1343]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1344]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1345]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1346]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1347]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1348]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1349]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1350]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1351]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1352]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1353]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1354]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1355]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1356]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1357]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1358]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1359]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1360]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1361]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1362]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1363]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1364]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1365]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1366]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1367]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1368]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1369]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1370]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1371]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1372]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1373]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1374]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1375]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1376]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1377]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1378]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1379]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1380]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1381]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1382]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1383]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1384]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1385]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1386]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1387]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1388]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1389]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1390]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1391]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1392]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1393]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1394]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1395]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1396]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1397]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1398]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1399]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1400]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1401]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1402]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1403]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1404]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1405]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1406]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1407]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1408]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1409]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1410]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1411]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1412]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1413]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1414]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1415]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1416]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1417]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1418]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1419]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1420]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1421]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1422]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1423]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1424]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1425]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1426]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1427]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1428]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1429]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1430]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1431]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1432]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1433]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1434]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1435]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1436]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1437]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1438]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1439]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1440]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1441]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1442]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1443]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1444]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1445]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1446]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1447]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1448]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1449]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1450]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1451]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1452]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1453]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1454]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1455]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1456]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1457]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1458]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1459]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1460]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1461]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1462]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1463]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1464]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1465]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1466]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1467]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1468]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1469]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1470]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1471]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1472]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1473]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1474]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1475]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1476]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1477]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1478]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1479]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1480]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1481]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1482]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1483]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1484]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1485]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1486]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1487]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1488]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1489]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1490]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1491]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1492]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1493]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1494]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1495]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1496]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1497]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1498]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1499]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1500]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1501]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1502]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1503]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1504]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1505]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1506]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1507]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1508]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1509]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1510]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1511]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1512]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1513]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1514]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1515]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1516]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1517]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1518]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1519]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1520]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1521]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1522]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1523]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1524]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1525]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1526]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1527]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1528]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1529]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1530]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1531]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1532]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1533]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1534]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1535]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1536]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1537]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1538]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1539]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1540]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1541]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1542]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1543]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1544]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1545]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1546]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1547]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1548]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1549]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1550]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1551]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1552]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1553]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1554]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1555]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1556]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1557]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1558]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1559]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1560]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1561]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1562]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1563]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1564]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1565]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1566]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1567]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1568]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1569]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1570]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1571]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1572]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1573]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1574]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1575]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1576]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1577]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1578]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1579]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1580]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1581]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1582]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1583]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1584]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1585]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1586]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1587]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1588]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1589]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1590]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1591]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1592]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1593]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1594]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1595]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1596]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1597]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1598]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1599]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1600]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1601]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1602]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1603]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1604]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1605]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1606]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1607]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1608]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1609]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1610]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1611]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1612]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1613]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1614]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1615]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1616]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1617]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1618]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1619]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1620]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1621]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1622]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1623]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1624]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1625]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1626]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1627]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1628]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1629]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1630]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1631]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1632]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1633]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1634]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1635]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1636]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1637]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1638]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1639]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1640]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1641]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1642]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1643]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1644]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1645]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1646]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1647]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1648]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1649]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1650]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1651]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1652]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1653]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1654]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1655]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1656]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1657]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1658]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1659]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1660]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1661]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1662]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1663]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1664]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1665]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1666]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1667]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1668]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1669]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1670]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1671]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1672]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1673]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1674]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1675]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1676]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1677]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1678]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1679]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1680]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1681]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1682]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1683]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1684]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1685]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1686]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1687]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1688]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1689]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1690]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1691]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1692]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1693]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1694]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1695]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1696]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1697]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1698]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1699]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1700]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1701]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1702]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1703]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1704]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1705]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1706]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1707]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1708]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1709]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1710]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1711]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1712]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1713]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1714]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1715]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1716]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1717]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1718]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1719]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1720]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1721]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1722]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1723]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1724]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1725]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1726]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1727]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1728]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1729]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1730]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1731]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1732]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1733]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1734]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1735]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1736]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1737]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1738]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1739]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1740]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1741]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1742]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1743]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1744]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1745]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1746]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1747]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1748]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1749]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1750]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1751]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1752]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1753]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1754]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1755]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1756]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1757]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1758]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1759]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1760]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1761]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1762]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1763]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1764]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1765]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1766]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1767]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1768]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1769]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1770]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1771]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1772]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1773]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1774]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1775]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1776]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1777]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1778]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1779]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1780]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1781]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1782]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1783]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1784]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1785]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1786]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1787]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1788]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1789]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1790]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1791]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1792]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1793]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1794]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1795]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1796]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1797]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1798]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1799]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1800]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1801]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1802]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1803]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1804]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1805]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1806]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1807]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1808]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1809]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1810]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1811]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1812]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1813]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1814]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1815]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1816]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1817]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1818]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1819]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1820]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1821]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1822]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1823]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1824]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1825]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1826]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1827]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1828]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1829]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1830]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1831]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1832]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1833]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1834]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1835]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1836]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1837]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1838]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1839]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1840]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1841]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1842]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1843]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1844]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1845]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1846]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1847]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1848]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1849]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1850]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1851]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1852]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1853]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1854]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1855]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1856]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1857]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1858]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1859]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1860]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1861]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1862]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1863]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1864]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1865]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1866]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1867]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1868]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1869]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1870]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1871]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1872]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1873]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1874]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1875]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1876]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1877]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1878]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1879]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1880]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1881]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1882]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1883]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1884]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1885]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1886]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1887]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1888]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1889]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1890]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1891]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1892]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1893]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1894]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1895]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1896]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1897]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1898]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1899]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1900]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1901]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1902]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1903]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1904]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1905]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1906]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1907]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1908]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1909]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1910]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1911]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1912]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1913]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1914]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1915]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1916]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1917]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1918]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1919]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1920]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1921]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1922]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1923]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1924]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1925]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1926]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1927]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1928]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1929]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1930]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1931]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1932]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1933]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1934]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1935]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1936]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1937]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1938]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1939]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1940]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1941]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1942]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1943]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1944]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1945]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1946]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1947]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1948]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1949]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1950]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1951]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1952]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1953]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1954]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1955]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1956]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1957]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1958]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1959]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1960]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1961]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1962]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1963]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1964]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1965]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1966]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1967]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1968]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1969]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1970]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1971]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1972]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1973]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1974]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1975]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1976]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1977]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1978]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1979]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1980]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1981]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1982]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1983]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1984]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1985]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1986]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1987]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1988]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1989]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1990]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1991]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1992]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1993]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1994]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1995]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1996]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1997]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1998]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[1999]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2000]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2001]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2002]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2003]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2004]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2005]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2006]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2007]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2008]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2009]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2010]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2011]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2012]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2013]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2014]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2015]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2016]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2017]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2018]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2019]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2020]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2021]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2022]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2023]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2024]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2025]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2026]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2027]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2028]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2029]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2030]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2031]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2032]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2033]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2034]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2035]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2036]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2037]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2038]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2039]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2040]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2041]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2042]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2043]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2044]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2045]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2046]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2047]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2048]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2049]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2050]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2051]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2052]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2053]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2054]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2055]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2056]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2057]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2058]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2059]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2060]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2061]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2062]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2063]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2064]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2065]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2066]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2067]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2068]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2069]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2070]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2071]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2072]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2073]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2074]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2075]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2076]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2077]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2078]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2079]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2080]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2081]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2082]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2083]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2084]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2085]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2086]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2087]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2088]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2089]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2090]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2091]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2092]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2093]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2094]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2095]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2096]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2097]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2098]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2099]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2100]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2101]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2102]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2103]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2104]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2105]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2106]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2107]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2108]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2109]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2110]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2111]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2112]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2113]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2114]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2115]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2116]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2117]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2118]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2119]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2120]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2121]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2122]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2123]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2124]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2125]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2126]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2127]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2128]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2129]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2130]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2131]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2132]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2133]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2134]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2135]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2136]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2137]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2138]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2139]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2140]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2141]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2142]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2143]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2144]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2145]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2146]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2147]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2148]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2149]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2150]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2151]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2152]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2153]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2154]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2155]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2156]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2157]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2158]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2159]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2160]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2161]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2162]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2163]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2164]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2165]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2166]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2167]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2168]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2169]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2170]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2171]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2172]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2173]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2174]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2175]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2176]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2177]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2178]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2179]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2180]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2181]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2182]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2183]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2184]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2185]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2186]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2187]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2188]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2189]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2190]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2191]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2192]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2193]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2194]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2195]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2196]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2197]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2198]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2199]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2200]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2201]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2202]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2203]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2204]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2205]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2206]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2207]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2208]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2209]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2210]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2211]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2212]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2213]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2214]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2215]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2216]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2217]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2218]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2219]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2220]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2221]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2222]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2223]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2224]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2225]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2226]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2227]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2228]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2229]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2230]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2231]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2232]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2233]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2234]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2235]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2236]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2237]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2238]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2239]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2240]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2241]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2242]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2243]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2244]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2245]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2246]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2247]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2248]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2249]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2250]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2251]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2252]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2253]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2254]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2255]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2256]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2257]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2258]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2259]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2260]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2261]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2262]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2263]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2264]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2265]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2266]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2267]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2268]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2269]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2270]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2271]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2272]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2273]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2274]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2275]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2276]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2277]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2278]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2279]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2280]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2281]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2282]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2283]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2284]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2285]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2286]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2287]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2288]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2289]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2290]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2291]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2292]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2293]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2294]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2295]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2296]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2297]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2298]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2299]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2300]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2301]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2302]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2303]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2304]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2305]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2306]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2307]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2308]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2309]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2310]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2311]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2312]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2313]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2314]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2315]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2316]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2317]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2318]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2319]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2320]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2321]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2322]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2323]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2324]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2325]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2326]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2327]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2328]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2329]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2330]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2331]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2332]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2333]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2334]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2335]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2336]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2337]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2338]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2339]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2340]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2341]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2342]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2343]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2344]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2345]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2346]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2347]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2348]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2349]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2350]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2351]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2352]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2353]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2354]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2355]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2356]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2357]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2358]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2359]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2360]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2361]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2362]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2363]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2364]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2365]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2366]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2367]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2368]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2369]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2370]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2371]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2372]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2373]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2374]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2375]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2376]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2377]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2378]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2379]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2380]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2381]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2382]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2383]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2384]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2385]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2386]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2387]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2388]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2389]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2390]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2391]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2392]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2393]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2394]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2395]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2396]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2397]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2398]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2399]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2400]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2401]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2402]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2403]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2404]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2405]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2406]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2407]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2408]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2409]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2410]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2411]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2412]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2413]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2414]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2415]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2416]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2417]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2418]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2419]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2420]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2421]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2422]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2423]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2424]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2425]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2426]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2427]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2428]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2429]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2430]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2431]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2432]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2433]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2434]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2435]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2436]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2437]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2438]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2439]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2440]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2441]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2442]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2443]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2444]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2445]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2446]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2447]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2448]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2449]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2450]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2451]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2452]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2453]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2454]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2455]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2456]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2457]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2458]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2459]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2460]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2461]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2462]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2463]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2464]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2465]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2466]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2467]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2468]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2469]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2470]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2471]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2472]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2473]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2474]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2475]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2476]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2477]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2478]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2479]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2480]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2481]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2482]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2483]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2484]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2485]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2486]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2487]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2488]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2489]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2490]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2491]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2492]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2493]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2494]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2495]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2496]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2497]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2498]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2499]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2500]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2501]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2502]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2503]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2504]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2505]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2506]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2507]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2508]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2509]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2510]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2511]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ brotli
- Package version: ..................................... 1.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02.3/lib/lwt
- pkg_lwt_ppx: ......................................... /home/opam/.opam/4.02.3/lib/lwt
- ocamldoc: ............................................ /home/opam/.opam/4.02.3/bin/ocamldoc
- 
- make[2512]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/brotli.1.1'
- ocaml setup.ml -build 
- Cloning into 'libbrotli'...
- fatal: unable to access 'https://github.com/bagder/libbrotli/': Could not resolve host: github.com
- prepare.sh: 4: cd: can't cd to libbrotli
- prepare.sh: 5: ./autogen.sh: not found
+++ Timeout!! (2 hours) +++
+++ Job cancelled +++